"

Set 8 Problem number 4


Problem

It takes 3 seconds for an object to travel once around a circle of radius 18.99 meters.

Solution

A revolution is 2 `pi radians.

A 18.99 meter radius implies circumference 2 `pi ( 18.99 meters).

Alternative reasoning:

Generalized Solution

If a complete revolution requires time T, then 2 `pi radians of angular motion are completed in time T.

On a circle of radius r, the 2 `pi rad corresponds to distance 2 `pi r, and the speed of the object is speed = 2 `pi r / T.

"